home *** CD-ROM | disk | FTP | other *** search
/ Grand Slam 3 / Grand Slam 3.iso / 004 / tag_d_01.arj / TAG_DOWN.CFG < prev    next >
Text File  |  1995-06-10  |  6KB  |  141 lines

  1. ; ─────────────────────────────────────────────────────────────────────────────
  2. ;
  3. ; Cfg file of TAG_DOWN.
  4. ;
  5. ; If a line begins with a ; the line wil NOT be used.
  6. ;
  7. ; ─────────────────────────────────────────────────────────────────────────────
  8. ;
  9. ; ONLY_TAGFILE : If this option is active, the door needs a tagfile.
  10. ;                If the user didn't tag any file, the door will tell
  11. ;                him/her that a file must be tagged first!
  12. ;
  13. ;                If this option is NOT active, the user can give filenames
  14. ;                at random, the so called 'global download'.
  15. ;
  16. ;ONLY_TAGFILE
  17. ;
  18. ; ─────────────────────────────────────────────────────────────────────────────
  19. ;
  20. ;   AFTER_COPY : If this option is used, the program will run after having
  21. ;                copied the file(s) from CD-rom, so you can banner your
  22. ;                CD-rom files.
  23. ;                Use a % character for the LINE_NUMBER! Example:
  24. ;                C:\UTILS\BANNER.EXE C:\RA\CD-ROM\%\*.* C:\UTILS\BANNER.TXT
  25. ;
  26. AFTER_COPY: C:\UTILS\BANNER.EXE C:\DOWNLOAD\CD-ROM\%\*.* C:\UTILS\BANNER.TXT
  27. ;
  28. ; ─────────────────────────────────────────────────────────────────────────────
  29. ;
  30. ;       LOG_RA : If this option is active, the door wil LOG some stuff in the
  31. ;                RA logfile. If you do NOT use this option, the door writes
  32. ;                nothing in the logfile.
  33. ;
  34. LOG_RA
  35. ;
  36. ; ─────────────────────────────────────────────────────────────────────────────
  37. ;
  38. ;       BANNER : If you use this option, the file will be the header of the
  39. ;                file that contains the descriptions of the files.
  40. ;                (Only if you let download the descriptions of the files )
  41. ;                Example BANNER: C:\AUTOEXEC.BAT
  42. ;
  43. BANNER: C:\DOORS\TAG_DOWN\BANNER.TXT
  44. ;
  45. ; ─────────────────────────────────────────────────────────────────────────────
  46. ;
  47. ;     FILENAME : If you use this option, you can change the filename of the
  48. ;                file that contains the description of the files.
  49. ;                (Only if you let download the discriptions of the files )
  50. ;                Example FILENAME: JHR_ID
  51. ;                ( You can use a maximum of 8 characters. The program will
  52. ;                append a '.' and the linenumber as extension for the file.)
  53. ;
  54. FILENAME: JHR_ID
  55. ;
  56. ; ─────────────────────────────────────────────────────────────────────────────
  57. ;
  58. ;     PROTOCOL : This option activates the protocols TAG_DOWN can handle.
  59. ;                Give the CHARACTER for the protocol, the protocol NAME and the
  60. ;                PATH and COMMAND-LINE for the protocol. Use a '~' for the
  61. ;                filename of the batch-option otherwise the program will append
  62. ;                the path and filename of the file that will be downloaded.
  63. ;                After the '|' (pipeline) the program will read 
  64. ;                the commandline.
  65. ;                Example: PROTOCOL: "X" Xmodem |C:\RA\PRO\DSZ.EXE sx
  66. ;
  67. PROTOCOL: "X" Xmodem          |C:\RA\PRO\GSZ.EXE sx
  68. PROTOCOL: "1" Xmodem/1k       |C:\RA\PRO\GSZ.EXE sx -k
  69. PROTOCOL: "Q" Xmodem/1k-G     |C:\RA\PRO\GSZ.EXE sx -k
  70. PROTOCOL: "Y" Ymodem      (*) |C:\RA\PRO\GSZ.EXE sb @~
  71. PROTOCOL: "G" Ymodem-G    (*) |C:\RA\PRO\GSZ.EXE sb -k @~
  72. PROTOCOL: "Z" Zmodem      (*) |C:\RA\PRO\GSZ.EXE sz -m @~
  73. ;
  74. ; ─────────────────────────────────────────────────────────────────────────────
  75. ;
  76. ;      REQUEST : If you USE the files-lister/requester RA_2_TAG, this option
  77. ;                makes the door compatible with RA_2_TAG and wants to know
  78. ;                the CD_ROM REQUEST level.
  79. ;
  80. REQUEST: 250
  81. ;
  82. ; ─────────────────────────────────────────────────────────────────────────────
  83. ;
  84. ;    COLOR_??? : With This option you can change the COLOR of some data,
  85. ;                displayed to the user. The program has installed some
  86. ;                colors, by using the number for ??? you can change a color,
  87. ;                like "COLOR_001: 15" wil change the color option 1 in the
  88. ;                color 15 (this is white)
  89. ;
  90. ;                001 = Area Name                   002 = Number for filename(s)
  91. ;                003 = Filename                    004 = Filesize
  92. ;                005 = Filedate                    006 = Dl.Time
  93. ;                007 = TEXT_001                    008 = Password
  94. ;                009 = Cost                        010 = Cost_Amount
  95. ;                011 = CD-rom                      012 = Free file
  96. ;                013 = TEXT_002                    014 = TEXT_003
  97. ;                015 = TEXT_004                    016 = TEXT_005
  98. ;                017 = TEXT_006                    018 = TEXT_007
  99. ;                019 = TEXT_008                    020 = TEXT_009
  100. ;                
  101. COLOR_001: 10
  102. COLOR_002: 15
  103. COLOR_003: 11
  104. COLOR_004: 07
  105. COLOR_005: 03
  106. COLOR_006: 06
  107. COLOR_007: 02
  108. COLOR_008: 04
  109. COLOR_009: 04
  110. COLOR_010: 04
  111. COLOR_011: 04
  112. COLOR_012: 04
  113. COLOR_013: 04
  114. COLOR_014: 04
  115. COLOR_015: 12
  116. COLOR_016: 14
  117. COLOR_017: 10
  118. COLOR_018: 12
  119. COLOR_019: 12
  120. COLOR_020: 14
  121. ;
  122. ; ─────────────────────────────────────────────────────────────────────────────
  123. ;
  124. ;     TEXT_??? : With this options you can change the TEXT that will be
  125. ;                displayed in the program. The text is not used by RA so it
  126. ;                can't be read from the language files (Sorry about that...)
  127. ;
  128. TEXT_001: DL.Time
  129. TEXT_002: Free Time.
  130. TEXT_003: CD-rom
  131. TEXT_004: Overwrite Time/Kbytes Limit
  132. TEXT_005: Updating data, please wait.....
  133. TEXT_006: Please wait.... Bannering files.
  134. TEXT_007: [REQUEST] 
  135. TEXT_008: Overwrite Download/Ratio Limit.
  136. TEXT_009: Tag-file is deleted, there are no files tagged.
  137. ;
  138. ; ─────────────────────────────────────────────────────────────────────────────
  139. ;
  140. ; <Eof>
  141.